home *** CD-ROM | disk | FTP | other *** search
/ Mac Cubed 3 / Mac Cubed 3 - Disc 1.iso / •IMPORTANTInstall these files!• / BBEdit Lite 4.0.1 / About BBEdit Lite next >
Text File  |  1997-03-19  |  14KB  |  346 lines

  1. About BBEdit Lite
  2. ===== ====== ====
  3.  
  4. BBEdit Lite is a freeware derivative of BBEdit 4.0, the popular and
  5. critically acclaimed text and HTML editor for Web authors, programmers,
  6. on-line-service users, and anyone else who needs to edit plain-text
  7. files.
  8.  
  9. BBEdit Lite is shipped with a QuickStart document which describes many
  10. of the application’s features. Full documentation, as well as a
  11. considerable amount of additional functionality, is available with the
  12. purchase of BBEdit 4.0. See the document “How do I order BBEdit 4.0” for
  13. details on obtaining your own copy of BBEdit.
  14.  
  15. We are committed to providing continued support for BBEdit Lite by
  16. responding to individual questions and inquiries, as well as in
  17. providing fixes for Lite, and improvements in its functionality. We will
  18. announce any future changes or updates to Lite via the comp.sys.mac.*
  19. newsgroups, as well as by providing information and downloadable
  20. versions on our Web and ftp sites. We regret that we cannot offer
  21. telephone or fax support for BBEdit Lite; if you have any suggestions,
  22. comments, or questions regarding Lite, please send us email at
  23. <support@barebones.com>.
  24.  
  25.  
  26. Feature Overview
  27. ------- --------
  28.  
  29. BBEdit Lite offers the following useful functionality:
  30.  
  31. •    Stationery documents. You can create a stationery document with
  32.     BBEdit; whenever you open that document with BBEdit, its contents,
  33.     format information, and window position will be used to create a new
  34.     untitled window. You can also create a “global” stationery document
  35.     which will be used as a template for all new windows.
  36.  
  37. •    Open Several. This variation on the standard “Open…” command
  38.     enables you to open multiple files at once from multiple locations
  39.     in the file system. You can also specify aliases to files, and those
  40.     aliases will be resolved all at once. (Hold down the Option key
  41.     while pulling down the File menu to see the “Open Several” command.)
  42.  
  43. •    Powerful multi-file search. BBEdit offers the usual multi-file
  44.     search, in which a disk directory is scanned and the files are
  45.     opened one at a time; however, BBEdit can also display the search
  46.     results in a window for easy browsing (and selected entries in the
  47.     window can be opened for display). The search can also be limited to
  48.     files that are already opened for editing in BBEdit, or to files
  49.     which were already found in a previous multi-file search. BBEdit
  50.     also offers multi-file replace capability for automated “search and
  51.     destroy” operations.
  52.  
  53. •    Zero cost. BBEdit Lite is free, with no qualification. It is not a
  54.     shareware or commercial product. It is not a demo version, and there
  55.     is no expectation that you will buy anything.
  56.  
  57. BBEdit Lite also offers the following:
  58.  
  59. •    High quality. BBEdit Lite is based on mature and stable technology;
  60.     this technology is the beneficiary of years of in-house and field
  61.     use and testing. The commitment to quality and functionality shown
  62.     in BBEdit 4.0 is reflected in BBEdit Lite.
  63.  
  64. •    File size limited only by available memory. BBEdit Lite’s default
  65.     partition size is 1148K (only 640K with VM or RAMDoubler) of RAM.
  66.     This can be set as low as 450K, to make BBEdit Lite the ideal
  67.     constantly-resident editor for small to moderate tasks, or turned up
  68.     as high as necessary to edit many large files or perform large-scale
  69.     search-and-replace operations. BBEdit Lite automatically takes
  70.     advantage of available system memory, so that you don’t have to
  71.     adjust its partition size to edit large files.
  72.  
  73. •    No hard limit on number of files open. The number of files that
  74.     BBEdit Lite can have open at once is limited by available memory,
  75.     and can be increased or decreased by adjusting  BBEdit Lite’s
  76.     partition size as appropriate.
  77.  
  78. •    Easy manipulation of multiple files at once. The “Open Several…”
  79.     command makes it possible to open multiple files from different
  80.     folders at once, and the Save and Print commands can operate on all
  81.     open files at once. (Hold down the Option key while pulling down the
  82.     File menu to see the “Open Several…” command.
  83.  
  84. •    Pattern (“grep”) searching. Matching patterns can be constructed so
  85.     that strings other than exact literal matches can be found and
  86.     replaced; for example, converting Pascal comments to C comments, or
  87.     converting C++ comments to C comments.
  88.  
  89. •    Drag & Drop Editing. BBEdit Lite now includes support for Macintosh
  90.     Drag & Drop, both for internal editing operations, and for
  91.     exchanging data with other applications, or creating text clippings
  92.     in the Finder.
  93.  
  94. •    High performance. BBEdit Lite 4.0 now includes PowerMac native code
  95.     support. Try and enjoy.
  96.  
  97. The document “BBEdit Lite Quickstart” contains specific information on
  98. how to take advantage of BBEdit Lite’s capabilities. If you would like
  99. to write BBEdit extensions, we offer a BBEdit extension developer’s kit,
  100. which includes documentation on how to write your own extensions, as
  101. well as source code for several sample extensions. A copy of the BBEdit
  102. Extension SDK is available from our Web site:
  103.  
  104.     <http://www.barebones.com/updates.html>
  105.  
  106. or from of our FTP site:
  107.  
  108.     <ftp://ftp.barebones.com/>
  109.  
  110. as well as from Info-Mac mirror sites, in the /info-mac/text/bb
  111. directory, and by U.S. mail sent to Bare Bones Software at the address
  112. listed below. If you are sending your request via mail, please include a
  113. blank floppy disk and sufficient return postage.
  114.  
  115. BBEdit Lite has many of the same capabilities as the commercial BBEdit;
  116. however, the following capabilities of the commercial BBEdit are -not-
  117. present in BBEdit Lite:
  118.  
  119. -   BBEdit Lite cannot use the advanced HTML markup tools that are
  120.     supplied with the full version;
  121.  
  122. -    BBEdit Lite does not support integration with Internet service
  123.     applications (such as Web browsers and FTP clients);
  124.  
  125. -    BBEdit Lite is not scriptable;
  126.  
  127. -    BBEdit Lite does not include an integrated spelling checker;
  128.  
  129. -    BBEdit Lite's use of Macintosh Drag and Drop is limited to dragging
  130.     and dropping of text while editing. Commercial versions of BBEdit
  131.     make more comprehensive use of drag-and-drop operations.
  132.  
  133. -    Find Differences (comparing files, folders, and projects) is not
  134.     included;
  135.  
  136. -    QuickSearch (an incremental search facility) is not provided;
  137.  
  138. -    There is no option for split windows
  139.  
  140. -    Disk browsers are not available, and you can only have one Search
  141.     Results window open at a time;
  142.  
  143. -    PopupFuncs™ technology is not built in (you can, however, obtain
  144.     and install PopupFuncs 2.8 or later into BBEdit Lite);
  145.  
  146. -    BBEdit Lite cannot open or browse project documents;
  147.  
  148. -    Integration with THINK C, Symantec C++, CodeWarrior, and THINK
  149.     Reference is not supported;
  150.  
  151. -    ToolServer is not supported;
  152.  
  153. -    The Glossary function is not supported;
  154.  
  155. -    Marker support is not provided;
  156.  
  157. -    BBEdit Lite does not support Apple Guide and Balloon Help for
  158.     active assistance in using its capabilities.
  159.  
  160. -    BBEdit Lite does not support the PowerTalk mail system;
  161.  
  162. -    XTND translation is not supported;
  163.  
  164. In addition to the specific capabilities listed here, BBEdit 4.0
  165. contains a large number of refinements and smaller capabilities that are
  166. not present in BBEdit Lite.
  167.  
  168. About BBEdit 4.0
  169. ===== ====== ===
  170.  
  171. BBEdit 4.0 is an industrial-strength text editor for use by software
  172. developers, HTML authors, engineers, scientists, telecommunications
  173. users, and anyone else who needs to view, edit and manipulate plain-text
  174. documents with maximum flexibility and performance. BBEdit 4.0 is an
  175. ideal companion for CodeWarrior, THINK C, Symantec C++, THINK Pascal,
  176. MPW, and THINK Reference users. With BBEdit 4.0, you can:
  177.  
  178. -    Use BBEdit 4.0 in conjunction with Metrowerks CodeWarrior (version
  179.     1.2 or later required) to compile source files, and run and debug
  180.     projects;
  181.  
  182. -    Take advantage of integrated HTML editing tools and integration
  183.     with Internet services to create and edit World Wide Web content.
  184.  
  185. -    Use an integrated HTML-aware spell checker with a 100,000+ word
  186.     dictionary to correct typographical and spelling errors;
  187.  
  188. -    quickly and easily edit files residing on remote Internet (FTP)
  189.     file servers, via "Open from FTP" and "Save to FTP" commands;
  190.  
  191. -    Read, compose, and send PowerTalk mail messages via AOCE;
  192.  
  193. -    Use Macintosh Drag and Drop (included) for text editing and in
  194.     various parts of the user interface;
  195.  
  196. -    Automate operations via AppleScript, Frontier 3.0, or any other
  197.     OSA-compliant scripting system;
  198.  
  199. -    Use integrated PopupFuncs™ technology to quickly navigate C, C++,
  200.     Java, Pascal, Fortran, 68K assembler, Perl, HTML, Tcl, GuideScript,
  201.     TeX, and ScriptX source files;
  202.  
  203. -    Browse and search source files in CodeWarrior, THINK C/Symantec
  204.     C++, and THINK Pascal project documents;
  205.  
  206. -    Use BBEdit 4.0 in conjunction with Symantec C++ (version 6.0 or
  207.     later required) to compile source files and run projects;
  208.  
  209. -    Use ToolServer to execute MPW Shell scripts for building MPW-based
  210.     applications and other MPW-driven tasks, as well as MPW 411-based
  211.     Toolbox searches;
  212.  
  213. -    Use THINK Reference 2.0, MPW 411, or Macintosh Programmer’s Toolbox
  214.     Assistant to search for Toolbox symbols and insert Toolbox call
  215.     templates;
  216.  
  217. -    Open disk browser windows to easily navigate the directory
  218.     structures of any mounted volumes and view files quickly and easily;
  219.  
  220. -    Take advantage of integrated Claris XTND translation to translate
  221.     text files to and from popular word-processor formats;
  222.  
  223. -    Use a glossary to store commonly-used pieces of text for insertion
  224.     with a single keystroke;
  225.  
  226. -    Easily compare text files, folders, and projects via a built-in
  227.     differences engine and browser;
  228.  
  229. -    Split editing windows for easier navigation and reference;
  230.  
  231. -    Enjoy many other technical advancements and refinements made since
  232.     the original release of BBEdit.
  233.  
  234. In addition, BBEdit 4.0 is delivered on CD-ROM with full electronic
  235. documentation, a complete collection of BBEdit extensions contributed by
  236. BBEdit users from all over the world, demo versions of ours and other
  237. developers’ products, and product information and special offers from
  238. select third-party developers. (Customers who don’t have a CD-ROM drive
  239. or who desire a printed and bound manual can obtain disk/manual sets at
  240. nominal extra cost.)
  241.  
  242. Additional information on BBEdit 4.0’s capabilities, and instructions on
  243. how to upgrade, are contained in the enclosed documents “What is BBEdit
  244. 4.0” and “How do I order BBEdit 4.0”.
  245.  
  246.  
  247. Distribution
  248. ============
  249.  
  250. BBEdit Lite is a freely distributable, copyrighted program, otherwise
  251. known as “freeware”. There is no registration process, no fee requested
  252. or required, no obligation on your part, and no guilt.
  253.  
  254. We at Bare Bones Software do not subscribe to the concept of
  255. “shareware”; it has been our direct experience that many people simply
  256. ignore shareware notices. The cost of goods related to distributing
  257. BBEdit Lite is very low, and can be recouped by means other than
  258. (unsuccessfully) trying to shame users into paying some small amount of
  259. money for a program.
  260.  
  261. We believe that when users of a program make the financial sacrifice to
  262. obtain a piece of software, they should expect, and receive, significant
  263. value added. This is why a commercial distribution of BBEdit exists.
  264.  
  265. If you feel compelled to pay us for BBEdit Lite, don’t. If you need the
  266. capabilities that the commercial version of BBEdit has to offer, we
  267. encourage you to order your own copy of BBEdit. See “How do I order
  268. BBEdit 4.0” for information on how to do it.
  269.  
  270. License Requirements
  271. ------- ------------
  272. Although BBEdit Lite is free, it is not “public domain”. It is a 
  273. copyrighted software program, and Bare Bones Software, Inc. reserves 
  274. all rights; therefore:
  275.  
  276. •    BBEdit Lite cannot be sold, either by itself or in combination with
  277.     any other product, without the express written permission of Bare
  278.     Bones Software, Inc.
  279.  
  280. •    If you are a user group which is publishing a CD-ROM or floppy
  281.     collection, you may include BBEdit Lite and all of its related files
  282.     without restriction, save that the entire original package is
  283.     included. Contact Bare Bones Software for up-to-date versions and
  284.     information.
  285.  
  286. •    If you are a hard disk vendor which distributes PD, shareware, and
  287.     freeware on your disk drives, you are welcome to distribute BBEdit
  288.     Lite. Contact Bare Bones Software for up-to-date versions and
  289.     information.
  290.  
  291. •    Commercial publishers and distributors of CD-ROM software
  292.     collections, to include any and all software compilations provided
  293.     as an adjunct to printed or online publications, may not distribute
  294.     BBEdit Lite on CD-ROM without the express written permission of Bare
  295.     Bones Software, Inc.
  296.  
  297. •    BBEdit Lite may be posted on an information service which charges
  298.     its users for general connection time and downloading, but it may
  299.     NOT be posted to an information service which will charge for the
  300.     specific right to download BBEdit Lite, without the express written
  301.     permission of Bare Bones Software, Inc.
  302.  
  303. •    BBEdit Lite may be given away as a support utility for a package
  304.     which is itself to be given away. People who need to distribute
  305.     BBEdit LIte as a support utility should contact Bare Bones Software
  306.     for up-to-date versions and information.
  307.  
  308. BBEdit Lite is copyright ©1992-1996 by Bare Bones Software, Inc.. All
  309. rights reserved. Address all correspondence to:
  310.  
  311. Postal:    
  312.  
  313. Bare Bones Software, Inc.
  314. P.O. Box 1048
  315. Bedford, MA 01730-1048
  316. USA
  317.  
  318. Phone:  +1 617 778-3100 
  319. Fax:    +1 617 778-3111
  320.  
  321. WWW:      <http://www.barebones.com> 
  322. email:  bbsw@barebones.com
  323.  
  324.  
  325. Limited warranty and limitation of remedies
  326. ------- -------- --- ---------- -- --------
  327.  
  328. The program and any support from Bare Bones Software, Inc., are provided
  329. “as is” and without warranty, express and implied, including but not
  330. limited to any implied warranties of merchantability and fitness for a
  331. particular purpose.  In no event will Bare Bones Software, Inc. be
  332. liable for any damages, including lost profits, lost savings, or other
  333. incidental or consequential damages, even if Bare Bones Software, Inc.
  334. is advised of the possibility of such damages, or for any claim by you
  335. or any third party.
  336.  
  337. =============================================================================
  338. All products mentioned are trademarks or registered trademarks of their
  339. respective holders.
  340.  
  341. This document is written by and copyright (c)1997 by Bare Bones
  342. Software, Inc.
  343.  
  344. Information presented here is accurate as of the time of writing, but is
  345. subject to change without notice.
  346.